about summary refs log tree commit diff
path: root/sublime/.config/sublime-text-3/Packages/User/PHP[Conflict].sublime-settings
blob: d63803500a4fcba70941f9cf3abfcf7def6857f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
	"extensions":
	[
		"php5",
		"php4",
		"inc",
		"phtml",
		"php3"
	]
}